SG Window Window Object
WindowLong Property

©1998 by Stinga

Properties     Methods      Events     Constants     Error Codes
Description

Returns or sets 32-bit window information value

Syntax

object.WindowLong(index As WLIndex)

Part Description
object The object is expression that evaluates to the Window object.
index Required. Index of the value to retrieve or change. Value of the index can be constant from the WLIndex enumeration.
Remarks

For a detailed explanation of index values please consult Win32 SDK.